Skip to content

ci: Update Python versions tested on CI - #86

Closed
kylebarron wants to merge 1 commit into
mainfrom
kyle/update-ci-python-versions
Closed

ci: Update Python versions tested on CI#86
kylebarron wants to merge 1 commit into
mainfrom
kyle/update-ci-python-versions

Conversation

@kylebarron

Copy link
Copy Markdown
Collaborator

Thank you for contributing to pyo3-async-runtimes!

Please consider adding the following to your pull request:

  • an entry in CHANGELOG.md
  • docs to all new functions and / or detail in the guide
  • tests for all new or changed functions

Be aware the CI pipeline will check your pull request for the following:

  • Rust tests (Just cargo test)
  • Rust lints (make clippy)
  • Rust formatting (cargo fmt)
  • Python formatting (black . --check. You can install black with pip install black)

@kylebarron

Copy link
Copy Markdown
Collaborator Author

Actually, changing my mind. Since it's specifically the upgrade to pyo3 0.29 which deprecates 3.13t support, I'll fold this change into #85

@kylebarron kylebarron closed this Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant